projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-08-02
Stefan Kangas
url-about: Ignore missing directories in load-path
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Lars Ingebrigtsen
Fix find-dired over tramp
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
Delete function alias x-selection obsolete since 23.3
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
* lisp/mail/binhex.el: Improve commentary.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Matt Armstrong
Consider built-in packages to be installed
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Lars Ingebrigtsen
Don't disable eldoc when doing edebug
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Lars Ingebrigtsen
Fix url-dired obsoletion warning
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
; * lisp/textmodes/texinfo.el: Remove stale comment.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
Make url-dired.el obsolete (part 2/2)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
Make url-dired.el obsolete (part 1/2)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
Make gnus-url-unhex into alias for url-unhex
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
Add tests for url-{hexify,unhex}-string
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
Remove extraneous defvars from edmacro.el
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Po Lu
Further reduce monitor change event duplication
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Gerd Möllmann
; * etc/emacs_lldb.py: Don't print '->' in type summary
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Po Lu
Avoid extra consing on monitor configuration change
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Lars Ingebrigtsen
Fix compilation warning in spam.el
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Juri Linkov
Wrap around the search on typing a letter (bug#56535)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Gregory Heytings
Fix the bytecode incompatibility due to the change...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
Don't bind non-existent command in picture-mode-map
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Eli Zaretskii
* src/eval.c (Fdefvaralias): Clarify error messages...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
Prefer command remapping to substitute-key-definition
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
; Update ChangeLog and AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Lars Ingebrigtsen
Fix loaddefs quirk w.r.t. pinyin-convert
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
* lisp/net/dig.el: Improve Commentary.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
Doc fix in eudc-hotlist.el
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
Fix namespacing issue in dig.el
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Po Lu
Improve handling of xsettings events
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
; * lisp/net/net-utils.el: Delete code commented out...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Improve GCC pacification in xterm.c
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Fix time comparison in primitive-undo
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Use list-form timestamps in .nnmh-articles
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Prefer ‘time-equal-p’ to ‘equal’ on timestamps
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Simplify a few timestamps
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Omit some (current-time) calls
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
* lisp/vc/vc.el: Remove stray comment hyphen.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Fix "cons up a storm" issue in type-break
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Fix year-285428751 bug in hanoi-unix-64
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
* src/timefns.c (Ffloat_time): Fix doc string.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Improve time-equal-p etc. performance
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Improve float-time etc. performance
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Make time arithmetic more like comparison
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Fix get-internal-runtime precision
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
(time-equal-p nil X) returns nil
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Paul Eggert
Tune blv_found
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Gerd Möllmann
; * nextstep/Makefile.in: Fix last change (bug#56853).
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Po Lu
Improve frame synchronization support on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Po Lu
Implement primitive frame synchronization on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Po Lu
* lisp/cedet/ede/base.el (ede-project): Fix warning...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
; Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
Update publicsuffix.txt from upstream
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stefan Kangas
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Po Lu
Make frame synchronization a frame parameter
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Regenerate ldefs-boot.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Allow specifying that loaddefs files shouldn't not...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Mattias Engdegård
Declare `key-valid-p` and `readablep` as error-free
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
Make ps-def.el obsolete (part 2/2)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
Make ps-def.el obsolete (part 1/2)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Don't make a custom-save-icons section if there's nothi...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
Move some definitions from ps-def.el to ps-print.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
Remove some leftover compat code from ps-print
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Eli Zaretskii
* src/lisp.h (CHECK_INTEGER): Fix the predicate. ...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Michael Albinus
Declare Tramp function for backward compatibility
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Mattias Engdegård
Reduce internal rx autoloads
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Mattias Engdegård
; Use values instead of trying to ignore them
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Philip Kaludercic
Fix electric paring in rcirc buffers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
* lisp/emacs-lisp/eieio-base.el (eieio-persistent-read...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
; Simplify two functions after recent change
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix compilation warnings in tramp-loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix org.el byte-compile warning in org-loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix ede byte-compile warnings in loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Remove loaddefs debug code
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix cl byte-compile warning in cl-loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
Delete additional items obsolete since 20, 21 and 22
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix remaining byte-compile warnings in loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix rx.el byte-compile warning in loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix sendmail.el byte-compile warning in loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
tramp fixes for byte-compiling loaddefs.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix further package.el loaddefs byte-compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix loaddefs byte-compile warnings from grep.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Fix loaddefs byte-compile warning from package.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Lars Ingebrigtsen
Reformulate compile-command condition
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
Delete aliases obsolete since 21.1 and 22.1
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Eli Zaretskii
Support keyboard input and display of U+1E9E
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Po Lu
; * src/xterm.c (XTset_vertical_scroll_bar): Fix yet...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Po Lu
Fix NS unexec build
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Po Lu
; * src/xterm.c (XTset_vertical_scroll_bar): Fix typo...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-31
Po Lu
Fix frame synchronization with scroll bar movement
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Stefan Kangas
; Silence byte-compiler in two tests
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Stefan Kangas
Delete redisplay-end-trigger-functions and related...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Stefan Kangas
; * etc/NEWS: Minor edits.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Eli Zaretskii
Improve documentation of column-related functions
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Gerd Möllmann
; Fix warnings from #pragma GCC iagnostic pop on macOS
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Gerd Möllmann
Fix native compiler handling of narrow-to-region
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Lars Ingebrigtsen
Tweak icons.el emoji detection
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Lars Ingebrigtsen
Make the symbol icons in outline.el more logical
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Eli Zaretskii
Make sure to preserve point across locked narrowing
commit
|
commitdiff
|
tree
|
snapshot
2022-07-30
Mattias Engdegård
; * lisp/emacs-lisp/icons.el (icon-preference): repair...
commit
|
commitdiff
|
tree
|
snapshot
next